XXXXmmmmDDDDrrrrooooppppSSSSiiiitttteeeeCCCCoooonnnnffffiiiigggguuuurrrreeeeSSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeerrrr - A Drag and Drop function
that reorders a stack of widgets that are registered drop
XXXXmmmmDDDDrrrrooooppppSSSSiiiitttteeeeCCCCoooonnnnffffiiiigggguuuurrrreeeeSSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeerrrr changes the stacking order
of the drop site specified by _w_i_d_g_e_t. The stacking order
controls the manner in which drag-under effects are clipped
by overlapping siblings, regardless of whether they are
active. The stack mode is relative either to the entire
stack, or to another drop site within the stack. The stack
order can be modified only if the drop sites are siblings in
both the widget and drop site hierarchy, and the widget
parent of the drop sites is registered as a composite drop
site.
_w_i_d_g_e_t Specifies the drop site to be restacked.
_s_i_b_l_i_n_g Specifies a sibling drop site for stacking
operations. If specified, then _w_i_d_g_e_t is restacked
relative to this drop site's stack position.
_s_t_a_c_k__m_o_d_e
Specifies the new stack position for the specified
widget. The values are XXXXmmmmAAAABBBBOOOOVVVVEEEE and XXXXmmmmBBBBEEEELLLLOOOOWWWW. If a
sibling is specified, then _w_i_d_g_e_t is restacked as
follows:
XXXXmmmmAAAABBBBOOOOVVVVEEEE The widget is placed just above the
sibling.
XXXXmmmmBBBBEEEELLLLOOOOWWWW The widget is placed just below the
sibling.
If the _s_i_b_l_i_n_g parameter is not specified, then
_w_i_d_g_e_tis restacked as follows:
XXXXmmmmAAAABBBBOOOOVVVVEEEE The widget is placed at the top of the
stack.
XXXXmmmmBBBBEEEELLLLOOOOWWWW The widget is placed at the bottom of